home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 012a / xport21.zip / XCLONE.DOC < prev    next >
Text File  |  1992-01-12  |  3KB  |  67 lines

  1.  
  2.                        XCLONE - Copy Utility for XPORT.EXE
  3.  
  4.                                    Version 1.2
  5.  
  6.                     Copyright (C) 1992 by Digital Innovations
  7.                               All rights reserved.
  8.  
  9.             If you would like to use XPORT, the D. I. File Transporter,
  10.        but you don't already have a way to transfer files between two
  11.        systems with different disk sizes, or incompatible disk formats
  12.        (or the program you do have just WON'T WORK), this utility will
  13.        allow you to get XPORT.EXE to the system that doesn't have it.
  14.        All you need on the inaccessible system is your DOS disk, with the
  15.        files MODE.COM and DEBUG.COM.  Just run XCLONE on the system that
  16.        has XPORT.EXE on it, and follow the simple directions.
  17.  
  18.             Basically, you will be following these steps:
  19.  
  20.        1)  Connect a null modem cable to both systems.
  21.  
  22.        2)  Run XCLONE on the source system (be sure XPORT.EXE is in the
  23.            same directory as XCLONE).
  24.  
  25.        3)  Boot the other system - should be at the DOS prompt.
  26.  
  27.        4)  Type "MODE COMx:96,N,8,2", followed by ENTER, then type "CTTY
  28.            COMx", followed by ENTER on the other system - its console
  29.            will now be redirected to the specified serial port.
  30.            (The 'x' in COMx is the port number that the cable is
  31.            connected to, COM1 or COM2).
  32.  
  33.        5)  Hit any key on the source system.  XCLONE will ask you to
  34.            verify the destination drive and directory.  If you approve
  35.            the destination, it will create a copy of XPORT.EXE on the
  36.            other system's disk.
  37.  
  38.             XCLONE takes control of the target system, runs DEBUG, sends
  39.        a short loader program to it, starts it up and transfers the
  40.        contents of XPORT.EXE into the target system's memory (the
  41.        transfer and verification process takes less than a minute).  It
  42.        then commands DEBUG to write the data to the disk, and names the
  43.        resulting file XPORT.EXE.
  44.  
  45.             The cable that you use must include a connection between the
  46.        DTR output on the source system and the DSR input on the target;
  47.        this is required by the DOS CTTY function.  On 25-pin connectors,
  48.        DTR is pin 20 and DSR is pin 6.  On 9-pin connectors, DTR is pin 4
  49.        and DSR is pin 6.  Or, you can just connect DTR to DSR on the
  50.        target system end of the cable - that makes CTTY happy, too.  On
  51.        some systems, either MODE or CTTY doesn't appear to enable DTR,
  52.        however; in this case, try doing a copy of a short file, such as
  53.        CONFIG.SYS, to the port using COPY FILENAME.EXT COMx, before
  54.        issuing the CTTY COMx command.  DTR should then be enabled,
  55.        allowing CTTY to work.
  56.  
  57.             Helpful tip:  If for some reason you have XPORT on one
  58.        system, and XCLONE on the other, and you need to get XCLONE itself
  59.        to the other system, you can transfer XCLONE disguised as XPORT.
  60.        Just copy XCLONE.COM to XPORT.EXE, run XCLONE, and let it transfer
  61.        its disguised copy.  Once transferred, you can then rename it to
  62.        XCLONE.COM on the other system.
  63.  
  64.                                    Ken Logsdon
  65.                                Digital Innovations
  66.  
  67.